NextTracker indexSee it online !

(1/5) 869 - HaxeSideKick 0.6

{{{ HaXeSideKick 0.6
Source: Source code is in Git with the tag 0.6.
Announcement: -Improved build system
-Preliminary support for FlashDevelop project files.
Requires Java 1.6
Requires jEdit 04.05.99.01
Required plugins:
Completion 0.3 (completion.CompletionPlugin)
CtagsInterface 2.2 (ctagsinterface.main.CtagsInterfacePlugin)
ErrorList 1.9 (errorlist.ErrorListPlugin)
Project Viewer 3.4.0 (projectviewer.ProjectPlugin)
SideKick 1.2 (sidekick.SideKickPlugin)
SuperAbbrevs 1.0 (SuperAbbrevsPlugin)

Short Description: HaXe parser, builder, and code-completion service.

Long Description: <html>
<p>
Haxe SideKick plugin providing code parsing, code completion, and automatic imports.
</p>
</html>


}}}

Submitted dionjwa - 2012-12-04 06:03:04 Assigned elberry
Priority 5 Labels
Status pending Group None
Resolution None

Comments

2012-12-17 19:12:45
elberry

Getting an exception in jEdit when I try to access the option pane for HaXe:
\[java\] 11:10:50 AM \[AWT-EventQueue-0\] \[error\] BeanShellFacade: Sourced file: inline evaluation of: \`\`new sidekick.haxe.HaXeOptionPane();'' : Class or variable not found: sidekick.haxe.HaXeOptionPane : at Line: 1 : in file: inline evaluation of: \`\`new sidekick.haxe.HaXeOptionPane();'' : sidekick .haxe .HaXeOptionPane

Not sure if it helps any, but this is a fresh install of jEdit 4.5.2 with only the required plugins installed. No project viewer Project is setup.. Very base setup.

2012-12-17 19:12:45
elberry

- **assigned_to**: nobody --> elberry
- **status**: open --> pending